home *** CD-ROM | disk | FTP | other *** search
- object frmDesign: TfrmDesign
- Left = 213
- Top = 127
- HelpType = htKeyword
- HelpKeyword = 'passingvariables'
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '$TITLE$'
- ClientHeight = 360
- ClientWidth = 497
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poDesigned
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 497
- Height = 59
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Bevel2: TBevel
- Left = -2
- Top = 58
- Width = 504
- Height = 9
- Shape = bsTopLine
- end
- object Label4: TLabel
- Left = 8
- Top = 72
- Width = 401
- Height = 17
- AutoSize = False
- Caption =
- 'Click on an icon in the list below to change how a feature is in' +
- 'stalled.'
- FocusControl = Components
- Transparent = True
- WordWrap = True
- end
- object Label2: TLabel
- Left = 37
- Top = 24
- Width = 259
- Height = 13
- Caption = 'Choose the program features you would like to install.'
- Transparent = True
- end
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 79
- Height = 13
- Caption = 'Custom Setup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 5
- Top = 306
- Width = 60
- Height = 13
- Caption = 'InstallAware'
- Enabled = False
- end
- object Bevel1: TBevel
- Left = 68
- Top = 314
- Width = 430
- Height = 9
- Shape = bsTopLine
- end
- object Components: TTreeView
- Tag = 1
- Left = 8
- Top = 96
- Width = 297
- Height = 201
- Hint = 'COMPONENTS'
- Indent = 19
- TabOrder = 0
- end
- object GroupBox13: TGroupBox
- Left = 312
- Top = 90
- Width = 177
- Height = 207
- Caption = ' Feature Description '
- TabOrder = 1
- object Label3: TLabel
- Left = 8
- Top = 160
- Width = 47
- Height = 13
- Caption = 'Required:'
- end
- object Label5: TLabel
- Left = 8
- Top = 176
- Width = 53
- Height = 13
- Caption = 'Remaining:'
- end
- object Description: TStaticText
- Tag = 2
- Left = 8
- Top = 16
- Width = 161
- Height = 137
- AutoSize = False
- Caption = 'Description'
- TabOrder = 0
- Transparent = False
- end
- object RemainingSpace: TStaticText
- Tag = 6
- Left = 64
- Top = 176
- Width = 105
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'RemainingSpace'
- TabOrder = 1
- end
- object TotalRequiredSpace: TStaticText
- Tag = 4
- Left = 64
- Top = 160
- Width = 105
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'TotalRequiredSpace'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
- object Cancel: TButton
- Tag = 3
- Left = 412
- Top = 325
- Width = 75
- Height = 23
- Caption = 'Cancel'
- TabOrder = 4
- end
- object Next: TButton
- Tag = 1
- Left = 325
- Top = 325
- Width = 75
- Height = 23
- Caption = '&Next >'
- Default = True
- TabOrder = 2
- end
- object Back: TButton
- Tag = 2
- Left = 249
- Top = 325
- Width = 75
- Height = 23
- Caption = '< &Back'
- TabOrder = 3
- end
- end
-